home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / htmlso_1 / html.frm < prev    next >
Text File  |  1998-04-09  |  21KB  |  747 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "Visual Basic Html Editor Example."
  4.    ClientHeight    =   4320
  5.    ClientLeft      =   1290
  6.    ClientTop       =   1395
  7.    ClientWidth     =   7245
  8.    BeginProperty Font 
  9.       Name            =   "MS Sans Serif"
  10.       Size            =   8.25
  11.       Charset         =   177
  12.       Weight          =   700
  13.       Underline       =   0   'False
  14.       Italic          =   0   'False
  15.       Strikethrough   =   0   'False
  16.    EndProperty
  17.    ForeColor       =   &H80000008&
  18.    Icon            =   "HTML.frx":0000
  19.    LinkTopic       =   "Form1"
  20.    PaletteMode     =   1  'UseZOrder
  21.    ScaleHeight     =   4320
  22.    ScaleWidth      =   7245
  23.    WindowState     =   2  'Maximized
  24.    Begin VB.CommandButton Command5 
  25.       BackColor       =   &H80000005&
  26.       Caption         =   "End"
  27.       DragIcon        =   "HTML.frx":030A
  28.       BeginProperty Font 
  29.          Name            =   "Arial"
  30.          Size            =   8.25
  31.          Charset         =   0
  32.          Weight          =   700
  33.          Underline       =   0   'False
  34.          Italic          =   0   'False
  35.          Strikethrough   =   0   'False
  36.       EndProperty
  37.       Height          =   375
  38.       Left            =   5760
  39.       TabIndex        =   10
  40.       Top             =   0
  41.       Width           =   735
  42.    End
  43.    Begin VB.CommandButton Command4 
  44.       BackColor       =   &H80000005&
  45.       Caption         =   "B"
  46.       DragIcon        =   "HTML.frx":0614
  47.       BeginProperty Font 
  48.          Name            =   "Arial"
  49.          Size            =   8.25
  50.          Charset         =   0
  51.          Weight          =   700
  52.          Underline       =   0   'False
  53.          Italic          =   0   'False
  54.          Strikethrough   =   0   'False
  55.       EndProperty
  56.       Height          =   375
  57.       Left            =   960
  58.       TabIndex        =   9
  59.       Top             =   0
  60.       Width           =   375
  61.    End
  62.    Begin VB.CommandButton Command3 
  63.       BackColor       =   &H80000005&
  64.       Caption         =   "U"
  65.       DragIcon        =   "HTML.frx":091E
  66.       BeginProperty Font 
  67.          Name            =   "Arial"
  68.          Size            =   8.25
  69.          Charset         =   0
  70.          Weight          =   700
  71.          Underline       =   0   'False
  72.          Italic          =   0   'False
  73.          Strikethrough   =   0   'False
  74.       EndProperty
  75.       Height          =   375
  76.       Left            =   1440
  77.       TabIndex        =   8
  78.       Top             =   0
  79.       Width           =   375
  80.    End
  81.    Begin VB.CommandButton Command2 
  82.       BackColor       =   &H80000005&
  83.       Caption         =   "I"
  84.       DragIcon        =   "HTML.frx":0C28
  85.       BeginProperty Font 
  86.          Name            =   "Arial"
  87.          Size            =   8.25
  88.          Charset         =   0
  89.          Weight          =   700
  90.          Underline       =   0   'False
  91.          Italic          =   0   'False
  92.          Strikethrough   =   0   'False
  93.       EndProperty
  94.       Height          =   375
  95.       Left            =   1920
  96.       TabIndex        =   7
  97.       Top             =   0
  98.       Width           =   375
  99.    End
  100.    Begin VB.CommandButton Command1 
  101.       BackColor       =   &H80000005&
  102.       Caption         =   "Colors"
  103.       DragIcon        =   "HTML.frx":0F32
  104.       BeginProperty Font 
  105.          Name            =   "Arial"
  106.          Size            =   8.25
  107.          Charset         =   0
  108.          Weight          =   700
  109.          Underline       =   0   'False
  110.          Italic          =   0   'False
  111.          Strikethrough   =   0   'False
  112.       EndProperty
  113.       Height          =   375
  114.       Left            =   4920
  115.       TabIndex        =   6
  116.       Top             =   0
  117.       Width           =   855
  118.    End
  119.    Begin VB.CommandButton hr 
  120.       BackColor       =   &H80000005&
  121.       Caption         =   "HR"
  122.       DragIcon        =   "HTML.frx":123C
  123.       BeginProperty Font 
  124.          Name            =   "Arial"
  125.          Size            =   8.25
  126.          Charset         =   0
  127.          Weight          =   700
  128.          Underline       =   0   'False
  129.          Italic          =   0   'False
  130.          Strikethrough   =   0   'False
  131.       EndProperty
  132.       Height          =   375
  133.       Left            =   480
  134.       TabIndex        =   5
  135.       Top             =   0
  136.       Width           =   375
  137.    End
  138.    Begin VB.CommandButton email 
  139.       BackColor       =   &H80000005&
  140.       Caption         =   "E-Mail"
  141.       DragIcon        =   "HTML.frx":1546
  142.       BeginProperty Font 
  143.          Name            =   "Arial"
  144.          Size            =   8.25
  145.          Charset         =   0
  146.          Weight          =   700
  147.          Underline       =   0   'False
  148.          Italic          =   0   'False
  149.          Strikethrough   =   0   'False
  150.       EndProperty
  151.       Height          =   375
  152.       Left            =   3120
  153.       TabIndex        =   4
  154.       Top             =   0
  155.       Width           =   855
  156.    End
  157.    Begin VB.CommandButton Picture 
  158.       BackColor       =   &H80000005&
  159.       Caption         =   "Picture"
  160.       DragIcon        =   "HTML.frx":1850
  161.       BeginProperty Font 
  162.          Name            =   "Arial"
  163.          Size            =   8.25
  164.          Charset         =   0
  165.          Weight          =   700
  166.          Underline       =   0   'False
  167.          Italic          =   0   'False
  168.          Strikethrough   =   0   'False
  169.       EndProperty
  170.       Height          =   375
  171.       Left            =   4080
  172.       TabIndex        =   3
  173.       Top             =   0
  174.       Width           =   855
  175.    End
  176.    Begin VB.CommandButton link 
  177.       BackColor       =   &H80000005&
  178.       Caption         =   "Link"
  179.       DragIcon        =   "HTML.frx":1B5A
  180.       BeginProperty Font 
  181.          Name            =   "Arial"
  182.          Size            =   8.25
  183.          Charset         =   0
  184.          Weight          =   700
  185.          Underline       =   0   'False
  186.          Italic          =   0   'False
  187.          Strikethrough   =   0   'False
  188.       EndProperty
  189.       Height          =   375
  190.       Left            =   2400
  191.       TabIndex        =   2
  192.       Top             =   0
  193.       Width           =   735
  194.    End
  195.    Begin VB.CommandButton br 
  196.       BackColor       =   &H80000005&
  197.       Caption         =   "BR"
  198.       DragIcon        =   "HTML.frx":1E64
  199.       BeginProperty Font 
  200.          Name            =   "Arial"
  201.          Size            =   8.25
  202.          Charset         =   0
  203.          Weight          =   700
  204.          Underline       =   0   'False
  205.          Italic          =   0   'False
  206.          Strikethrough   =   0   'False
  207.       EndProperty
  208.       Height          =   375
  209.       Left            =   120
  210.       TabIndex        =   1
  211.       Top             =   0
  212.       Width           =   375
  213.    End
  214.    Begin VB.TextBox main 
  215.       Height          =   6135
  216.       Left            =   120
  217.       MultiLine       =   -1  'True
  218.       ScrollBars      =   2  'Vertical
  219.       TabIndex        =   0
  220.       Top             =   480
  221.       Width           =   6975
  222.    End
  223.    Begin VB.Menu mnufile 
  224.       Caption         =   "File"
  225.       Index           =   2
  226.       Begin VB.Menu mnufileopen 
  227.          Caption         =   "Open..."
  228.          Index           =   1
  229.       End
  230.       Begin VB.Menu mnufilesave 
  231.          Caption         =   "Save..."
  232.          Index           =   1
  233.       End
  234.       Begin VB.Menu mnufileprint 
  235.          Caption         =   "Print"
  236.          Index           =   1
  237.       End
  238.       Begin VB.Menu mnufileexit 
  239.          Caption         =   "Exit"
  240.          Index           =   1
  241.       End
  242.    End
  243.    Begin VB.Menu mnutext 
  244.       Caption         =   "Text"
  245.       Index           =   1
  246.       Begin VB.Menu mnutextsize 
  247.          Caption         =   "Size"
  248.          Index           =   5
  249.          Begin VB.Menu mnutextsizeh1 
  250.             Caption         =   "H1"
  251.             Index           =   1
  252.          End
  253.          Begin VB.Menu mnutextsizeh2 
  254.             Caption         =   "H2"
  255.             Index           =   2
  256.